]> dgit.raspbian.org Git - samba.git/commit
inline openat2 syscall
authorMichael Tokarev <mjt@tls.msk.ru>
Wed, 21 Jan 2026 09:20:05 +0000 (12:20 +0300)
committerMichael Tokarev <mjt@tls.msk.ru>
Thu, 13 Aug 2026 16:14:56 +0000 (19:14 +0300)
commit5082aaec8ba24bf768ebe9245f356a3f3b3ae4e3
treef6cb53bde039966a8f9eabf8456f910f31274356
parente651e7a0d0e9c3a5f15649feeec56e80b76ac54e
inline openat2 syscall

Forwarded: not-needed

openat2() is not provided by glibc, so is implemented in
samba's libreplace.  By inlining the implementation,
we avoid additional linkage to libreplace.

Not forwarding since proper fix needs proper clean-up
of the #ifdef'fery.

Gbp-Pq: Name inline-openat2.diff
lib/replace/system/filesys.h